Debian package libmarkdown-php, how can I use it? [closed]
        Posted  
        
            by 
                JamesM-SiteGen
            
        on Programmers
        
        See other posts from Programmers
        
            or by JamesM-SiteGen
        
        
        
        Published on 2011-02-11T05:38:42Z
        Indexed on 
            2011/02/12
            15:32 UTC
        
        
        Read the original article
        Hit count: 299
        
Hello all,
I am just wondering how do you implement libmarkdown-php in a php script?
By this, I mean:
- What code do I run to use the markdown library?
- Does it simply just add one function?
- Does it allows me to encode markdown2html and vise versa?
Where is a doc for this package, I can't find one? :(
Okay, so it terns out that I found the docs, just did not match them up, the project-page did not contain any info on it being the Squeeze package libmarkdown-php, Said to know it is not in Lenny. Thanks @palhmbus for matching them. :)
© Programmers or respective owner